home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 16 / AMIGAplus Sonderheft 16 (1998)(ICP)(DE)[!].iso / pd / anwendungen / newinstaller / install / translate_this < prev    next >
Text File  |  1998-05-07  |  515b  |  13 lines

  1. ;
  2. ; hi translator
  3. ;
  4. ; please translate this few strings
  5. ; thanks
  6.  
  7.    (set #welcome "\nWelcome to the Installer for\n\nNewInstaller\n\n(C) Copyright by Andreas Falkenhahn\n")
  8.    (set #copydoc "Copying NewInstaller documentation...")
  9.    (set #copyni  "Copying NewInstaller executable...")
  10.    (set #copymsg "Please wait...\n\nInstalling NewInstaller")
  11.    (set #fnshmsg "\nInstallation succeeded!\n\nYou can start NewInstaller by CLI: NewInstaller!\n\nHave a look at the documentation!")  
  12.    (set #language "english")
  13.